[INFO] cloning repository https://github.com/phughk/html-xpath-regex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phughk/html-xpath-regex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphughk%2Fhtml-xpath-regex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphughk%2Fhtml-xpath-regex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8e466131338a5504449be98027fa3d9c7d396ac
[INFO] checking phughk/html-xpath-regex against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphughk%2Fhtml-xpath-regex" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/phughk/html-xpath-regex
[INFO] finished tweaking git repo https://github.com/phughk/html-xpath-regex
[INFO] tweaked toml for git repo https://github.com/phughk/html-xpath-regex written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phughk/html-xpath-regex on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phughk/html-xpath-regex already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmcp-macros v0.17.0
[INFO] [stderr]   Downloaded rmcp v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d0c9d9012e7e7074691bd4094578e3fa839a77daacdc9ca2aabd59c95601829e
[INFO] running `Command { std: "docker" "start" "d0c9d9012e7e7074691bd4094578e3fa839a77daacdc9ca2aabd59c95601829e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0c9d9012e7e7074691bd4094578e3fa839a77daacdc9ca2aabd59c95601829e" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0c9d9012e7e7074691bd4094578e3fa839a77daacdc9ca2aabd59c95601829e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0c9d9012e7e7074691bd4094578e3fa839a77daacdc9ca2aabd59c95601829e" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling rmcp v0.17.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking selectors v0.26.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.17.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking scraper v0.22.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking html-xpath-regex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/parsing.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         source_offset,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ expected `usize`, found `Option<usize>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `usize`
[INFO] [stdout]                found enum `std::option::Option<usize>`
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `std::option::Option<usize>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 125 |         source_offset: source_offset.expect("REASON"),
[INFO] [stdout]     |                      ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_some` found for type `usize` in the current scope
[INFO] [stdout]    --> src/css.rs:387:40
[INFO] [stdout]     |
[INFO] [stdout] 387 |         assert!(results[0].file_offset.is_some());
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_one` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 387 -         assert!(results[0].file_offset.is_some());
[INFO] [stdout] 387 +         assert!(results[0].file_offset.is_one());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `usize` with `std::option::Option<{integer}>`
[INFO] [stdout]    --> src/css.rs:397:9
[INFO] [stdout]     |
[INFO] [stdout] 397 |         assert_eq!(results[0].file_offset, Some(22));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `usize == std::option::Option<{integer}>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq<std::option::Option<{integer}>>` is not implemented for `usize`
[INFO] [stdout] help: `usize` implements trait `PartialEq<Rhs>`
[INFO] [stdout]    --> /rustc/8a2f6fe57adadb246778b8d41925d3dc46d468cb/library/core/src/cmp.rs:1876:12
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PartialEq`
[INFO] [stdout]    ::: /rustc/8a2f6fe57adadb246778b8d41925d3dc46d468cb/library/core/src/cmp.rs:1900:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/partial_eq.rs:76:13
[INFO] [stdout]     |
[INFO] [stdout]  76 |               impl PartialEq<Value> for $ty {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `PartialEq<serde_json::Value>`
[INFO] [stdout] ...
[INFO] [stdout]  97 | / partialeq_numeric! {
[INFO] [stdout]  98 | |     eq_i64[i8 i16 i32 i64 isize]
[INFO] [stdout]  99 | |     eq_u64[u8 u16 u32 u64 usize]
[INFO] [stdout] 100 | |     eq_f32[f32]
[INFO] [stdout] 101 | |     eq_f64[f64]
[INFO] [stdout] 102 | |     eq_bool[bool]
[INFO] [stdout] 103 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `partialeq_numeric` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_some` found for type `usize` in the current scope
[INFO] [stdout]    --> src/css.rs:437:40
[INFO] [stdout]     |
[INFO] [stdout] 437 |         assert!(results[0].file_offset.is_some());
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_one` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 437 -         assert!(results[0].file_offset.is_some());
[INFO] [stdout] 437 +         assert!(results[0].file_offset.is_one());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `usize` with `std::option::Option<{integer}>`
[INFO] [stdout]    --> src/css.rs:467:9
[INFO] [stdout]     |
[INFO] [stdout] 467 |         assert_eq!(results[0].file_offset, Some(22));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `usize == std::option::Option<{integer}>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq<std::option::Option<{integer}>>` is not implemented for `usize`
[INFO] [stdout] help: `usize` implements trait `PartialEq<Rhs>`
[INFO] [stdout]    --> /rustc/8a2f6fe57adadb246778b8d41925d3dc46d468cb/library/core/src/cmp.rs:1876:12
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PartialEq`
[INFO] [stdout]    ::: /rustc/8a2f6fe57adadb246778b8d41925d3dc46d468cb/library/core/src/cmp.rs:1900:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/partial_eq.rs:76:13
[INFO] [stdout]     |
[INFO] [stdout]  76 |               impl PartialEq<Value> for $ty {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `PartialEq<serde_json::Value>`
[INFO] [stdout] ...
[INFO] [stdout]  97 | / partialeq_numeric! {
[INFO] [stdout]  98 | |     eq_i64[i8 i16 i32 i64 isize]
[INFO] [stdout]  99 | |     eq_u64[u8 u16 u32 u64 usize]
[INFO] [stdout] 100 | |     eq_f32[f32]
[INFO] [stdout] 101 | |     eq_f64[f64]
[INFO] [stdout] 102 | |     eq_bool[bool]
[INFO] [stdout] 103 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `partialeq_numeric` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_some` found for type `usize` in the current scope
[INFO] [stdout]    --> src/css.rs:487:40
[INFO] [stdout]     |
[INFO] [stdout] 487 |         assert!(results[0].file_offset.is_some());
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_one` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 487 -         assert!(results[0].file_offset.is_some());
[INFO] [stdout] 487 +         assert!(results[0].file_offset.is_one());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/parsing.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         source_offset,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ expected `usize`, found `Option<usize>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `usize`
[INFO] [stdout]                found enum `std::option::Option<usize>`
[INFO] [stdout] help: consider using `Option::expect` to unwrap the `std::option::Option<usize>` value, panicking if the value is an `Option::None`
[INFO] [stdout]     |
[INFO] [stdout] 125 |         source_offset: source_offset.expect("REASON"),
[INFO] [stdout]     |                      ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_some` found for type `usize` in the current scope
[INFO] [stdout]    --> src/xpath.rs:410:40
[INFO] [stdout]     |
[INFO] [stdout] 410 |         assert!(results[0].file_offset.is_some());
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_one` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 410 -         assert!(results[0].file_offset.is_some());
[INFO] [stdout] 410 +         assert!(results[0].file_offset.is_one());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `usize` with `std::option::Option<{integer}>`
[INFO] [stdout]    --> src/xpath.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |         assert_eq!(results[0].file_offset, Some(27));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `usize == std::option::Option<{integer}>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq<std::option::Option<{integer}>>` is not implemented for `usize`
[INFO] [stdout] help: `usize` implements trait `PartialEq<Rhs>`
[INFO] [stdout]    --> /rustc/8a2f6fe57adadb246778b8d41925d3dc46d468cb/library/core/src/cmp.rs:1876:12
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PartialEq`
[INFO] [stdout]    ::: /rustc/8a2f6fe57adadb246778b8d41925d3dc46d468cb/library/core/src/cmp.rs:1900:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/partial_eq.rs:76:13
[INFO] [stdout]     |
[INFO] [stdout]  76 |               impl PartialEq<Value> for $ty {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `PartialEq<serde_json::Value>`
[INFO] [stdout] ...
[INFO] [stdout]  97 | / partialeq_numeric! {
[INFO] [stdout]  98 | |     eq_i64[i8 i16 i32 i64 isize]
[INFO] [stdout]  99 | |     eq_u64[u8 u16 u32 u64 usize]
[INFO] [stdout] 100 | |     eq_f32[f32]
[INFO] [stdout] 101 | |     eq_f64[f64]
[INFO] [stdout] 102 | |     eq_bool[bool]
[INFO] [stdout] 103 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `partialeq_numeric` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_some` found for type `usize` in the current scope
[INFO] [stdout]    --> src/xpath.rs:459:40
[INFO] [stdout]     |
[INFO] [stdout] 459 |         assert!(results[0].file_offset.is_some());
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `is_one` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 459 -         assert!(results[0].file_offset.is_some());
[INFO] [stdout] 459 +         assert!(results[0].file_offset.is_one());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `usize` with `std::option::Option<{integer}>`
[INFO] [stdout]    --> src/xpath.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |         assert_eq!(results[0].file_offset, Some(27));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `usize == std::option::Option<{integer}>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq<std::option::Option<{integer}>>` is not implemented for `usize`
[INFO] [stdout] help: `usize` implements trait `PartialEq<Rhs>`
[INFO] [stdout]    --> /rustc/8a2f6fe57adadb246778b8d41925d3dc46d468cb/library/core/src/cmp.rs:1876:12
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PartialEq`
[INFO] [stdout]    ::: /rustc/8a2f6fe57adadb246778b8d41925d3dc46d468cb/library/core/src/cmp.rs:1900:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/partial_eq.rs:76:13
[INFO] [stdout]     |
[INFO] [stdout]  76 |               impl PartialEq<Value> for $ty {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `PartialEq<serde_json::Value>`
[INFO] [stdout] ...
[INFO] [stdout]  97 | / partialeq_numeric! {
[INFO] [stdout]  98 | |     eq_i64[i8 i16 i32 i64 isize]
[INFO] [stdout]  99 | |     eq_u64[u8 u16 u32 u64 usize]
[INFO] [stdout] 100 | |     eq_f32[f32]
[INFO] [stdout] 101 | |     eq_f64[f64]
[INFO] [stdout] 102 | |     eq_bool[bool]
[INFO] [stdout] 103 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `partialeq_numeric` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `usize` with `std::option::Option<{integer}>`
[INFO] [stdout]    --> src/xpath.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         assert_eq!(results[0].file_offset, Some(15));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `usize == std::option::Option<{integer}>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `PartialEq<std::option::Option<{integer}>>` is not implemented for `usize`
[INFO] [stdout] help: `usize` implements trait `PartialEq<Rhs>`
[INFO] [stdout]    --> /rustc/8a2f6fe57adadb246778b8d41925d3dc46d468cb/library/core/src/cmp.rs:1876:12
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PartialEq`
[INFO] [stdout]    ::: /rustc/8a2f6fe57adadb246778b8d41925d3dc46d468cb/library/core/src/cmp.rs:1900:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/partial_eq.rs:76:13
[INFO] [stdout]     |
[INFO] [stdout]  76 |               impl PartialEq<Value> for $ty {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `PartialEq<serde_json::Value>`
[INFO] [stdout] ...
[INFO] [stdout]  97 | / partialeq_numeric! {
[INFO] [stdout]  98 | |     eq_i64[i8 i16 i32 i64 isize]
[INFO] [stdout]  99 | |     eq_u64[u8 u16 u32 u64 usize]
[INFO] [stdout] 100 | |     eq_f32[f32]
[INFO] [stdout] 101 | |     eq_f64[f64]
[INFO] [stdout] 102 | |     eq_bool[bool]
[INFO] [stdout] 103 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `partialeq_numeric` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `html-xpath-regex` (bin "html-xpath-regex") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `html-xpath-regex` (bin "html-xpath-regex" test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "d0c9d9012e7e7074691bd4094578e3fa839a77daacdc9ca2aabd59c95601829e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0c9d9012e7e7074691bd4094578e3fa839a77daacdc9ca2aabd59c95601829e", kill_on_drop: false }`
[INFO] [stdout] d0c9d9012e7e7074691bd4094578e3fa839a77daacdc9ca2aabd59c95601829e
